home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-25 | 391 b | 24 lines | [TEXT/MPCC] |
- /*
- File: TestFunctions.h
-
- Contains: Insert the test functions prototypes and constants into this file.
-
- Written by: DTS
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <1> 2/26/95 khs first file
-
- */
-
-
- // INCLUDE FILES
- #include "DTSQTUtilities.h"
-
-
- // FUNCTION PROTOTYPES
- void ResizeTheMovieWindow(long theMovieSize);
-
-